-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 3 updates #3098
🌱 Bump the all-go-mod-patch-and-minor group across 2 directories with 3 updates #3098
Conversation
… 3 updates Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/tools](https://github.com/golang/tools). Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: [golang.org/x/tools](https://github.com/golang/tools). Updates `golang.org/x/mod` from 0.18.0 to 0.19.0 - [Commits](golang/mod@v0.18.0...v0.19.0) Updates `golang.org/x/tools` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.22.0...v0.23.0) Updates `golang.org/x/tools` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.22.0...v0.23.0) Updates `golang.org/x/crypto` from 0.24.0 to 0.25.0 - [Commits](golang/crypto@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/tools dependency-type: indirect update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-mod-patch-and-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
LGTM label has been added. Git tree hash: 574eb513b15b41804bdbdfbbff80855078788fdb
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sbueringer The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the all-go-mod-patch-and-minor group with 2 updates in the / directory: golang.org/x/mod and golang.org/x/tools.
Bumps the all-go-mod-patch-and-minor group with 1 update in the /test directory: golang.org/x/tools.
Updates
golang.org/x/mod
from 0.18.0 to 0.19.0Commits
d58be1c
sumdb/tlog: set the hash of the empty tree according to RFC 6962232e49f
Revert "module: add COM0 and LPT0 to badWindowsNames"Updates
golang.org/x/tools
from 0.22.0 to 0.23.0Commits
33be3ef
go.mod: update golang.org/x dependencies0e7ccc0
gopls/internal/golang: provide version info for stdlib in pkgdocfcf5463
gopls/internal/server: add counters to inform v0.17.070a59b2
gopls/doc: respond to Hana's review of CL 583316799a471
gopls/doc: document all of gopls' features2e239ad
gopls/internal/golang: provide version info for stdlib fieldsbc15dd8
gopls/internal/analysis/fillstruct: use package name (not path) in UI72edac2
internal/typeparams: fix crash in interface hover with empty type setc0ae6bb
gopls/internal/golang: splitlines: s/parameter/arguments/ in CallExpr5cc2d0b
gopls/internal/golang: splitlines: remove workaround for golang/go#68202Updates
golang.org/x/tools
from 0.22.0 to 0.23.0Commits
33be3ef
go.mod: update golang.org/x dependencies0e7ccc0
gopls/internal/golang: provide version info for stdlib in pkgdocfcf5463
gopls/internal/server: add counters to inform v0.17.070a59b2
gopls/doc: respond to Hana's review of CL 583316799a471
gopls/doc: document all of gopls' features2e239ad
gopls/internal/golang: provide version info for stdlib fieldsbc15dd8
gopls/internal/analysis/fillstruct: use package name (not path) in UI72edac2
internal/typeparams: fix crash in interface hover with empty type setc0ae6bb
gopls/internal/golang: splitlines: s/parameter/arguments/ in CallExpr5cc2d0b
gopls/internal/golang: splitlines: remove workaround for golang/go#68202Updates
golang.org/x/crypto
from 0.24.0 to 0.25.0Commits
9fadb0b
go.mod: update golang.org/x dependenciesa6a393f
all: bump go.mod version and drop compatibility shims1c74500
ssh/test: make struct comment match struct named4e7c9c
ssh: fail client auth immediately on receiving disconnect messageDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions